CyberStore Order Web Service
MethodReleaseForcedBackorderLinesByOrderNumber
CyberStore Order Web Service > All Operations Resource Group : ReleaseForcedBackorderLinesByOrderNumber (Method)
Description
Processes the lines of a posted sales order to force the release of backordered quantities.Processes the lines of an order attempting to move serialized items from a backorder to ship status. Introduced in 2023.1
Request (ReleaseForcedBackorderLinesByOrderNumberSoapIn)

The request body is of type ReleaseForcedBackorderLinesByOrderNumber.

Request Body Parameters

NameDescriptionData Type
 xml:string
Example
The following example shows how to perform the web operation in CyberStore.
// Sample MakeAJAXCall
200 Response (ReleaseForcedBackorderLinesByOrderNumberSoapOut)

The response body is of type ReleaseForcedBackorderLinesByOrderNumberResponse.

Response Body Parameters

NameDescriptionData Type
 xml:string
See Also
All Operations Resource GroupCyberStore Order Web Service